kompilacja:
bytepack.c:28: defs.h: No such file or directory

po usuniciu '#include "defs.h"':
bytepack.c:118: warning: return-type defaults to `int'
bytepack.c: In function `main':
bytepack.c:126: `TRUE' undeclared (first use in this function)
bytepack.c:126: (Each undeclared identifier is reported only once
bytepack.c:126: for each function it appears in.)
bytepack.c:138: `FALSE' undeclared (first use in this function)

po zdefiniowaniu TRUE i FALSE:
bytepack.c:120: warning: return-type defaults to `int'

uruchomienie:
koniec
(utworzenie pliku bytepack.dat)
kompilacja:

comaprnt.c:85: warning: return-type defaults to `int'
uruchomienie:
